Learn R Programming

AQuadtree (version 1.0.4)

[,AQuadtree-method: [ AQuadtree-method

Description

Method [

Usage

# S4 method for AQuadtree
[(x, i, j, ..., drop = TRUE)

Value

An AQuadtree object with the selected subset of rows or columns from the input object.

Arguments

x

an object of class AQuadtree.

i, j

elements to extract.

...

passed through.

drop

passed on to [ indexing operator.

Details

Extract a part of a AQuadtree object